C1.DataCollection Assembly / C1.DataCollection Namespace / C1WrapDataCollection<T> Class / SourceNotifiesChanges Property

In This Topic
SourceNotifiesChanges Property (C1WrapDataCollection<T>)
In This Topic
Gets a value indicating whether the source collection notifies changes.
Syntax
'Declaration
 
Protected Property SourceNotifiesChanges As Boolean
 
See Also